GrapeCity.CalcEngine.Functions Namespace > CalcCovarFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 items: array1, array2.
Array1 is the first cell range of integers.
Array2 is the second cell range of integers.
'Usage Dim instance As CalcCovarFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 items: array1, array2.
Array1 is the first cell range of integers.
Array2 is the second cell range of integers.
Target Platforms: Windows Server 2012, Windows RT